Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
C# Tutorial
1) 2D Graphics
2) ADO Net
3) Assembly
4) Attribute
5) Class
6) Data Type
7) Date Time
8) Delegate
9) Design Patterns
10) Development
11) Directory Services
12) File Directory Stream
13) Generic
14) GUI Windows Forms
15) Internationalization
16) Language Basics
17) LINQ
18) Network
19) Operator
20) Operator Overload
21) Preprocessing Directives
22) Reflection
23) Regular Expression
24) Security
25) Statement
26) String
27) Struct
28) Thread
29) Unsafe
30) WCF
31) Windows
32) Workflow
33) WPF
34) XML
35) XML LINQ
Assembly
1) Add information for AssemblyCulture and AssemblyVersion
2) An object in another application domain
3) Assemblies
4) Assembly attributes
5) Assembly GetCallingAssembly()
6) Assembly GetCallingAssembly() in a Thread
7) Assembly GetEntryAssembly()
8) Assembly GetExportedTypes
9) Assembly Loader
10) Assembly unloading
11) Configure the application domain setup information
12) Constructing an assembly name
13) Create an AssemblyName object
14) Create object using AppDomain CreateInstanceAndUnwrap
15) Create Type by Assembly qualifed type name
16) Creation of an application domain
17) Deeper Reflection
18) Difference between Assembly Load and Assembly LoadFrom
19) Dynamic Asm Builder
20) Dynamic assembly introspection
21) Get an external assembly
22) Get and set data to AppDomain
23) Get AppDomain Current Domain Friendly Name
24) Get current app domain name
25) Get Entry Assembly
26) Get Evidence from Assembly
27) Get the version object for current assembly
28) GetManifestResourceStream
29) Handle AppDomain Event
30) Late Binding
31) List all current Assemblies
32) Load the System Data assembly using a fully qualified display name
33) Load the System Xml assembly using an AssemblyName
34) Load types(classes) from a Assembly(exe file)
35) Make a new AppDomain in the current process
36) Marshal By Reference Object
37) Marshall by value
38) My Evidence Viewer
39) PortableExecutableKinds
40) Print All Assemblies In AppDomain
41) Set assembly attributes
42) Unloading an application domain
43) Use AppDomain to execute Assembly